HTTP Basic Authentication Policy
Description
-
Policy provides HTTP Basic Authentication support between call from user client and Cloud API Management gateway.
-
In the HTTP Basic Authentication,
base64encoded user ID and password separated by:and concatenated withBasicsent inAuthorizationheader from client end, and credentials are validated at Cloud API Management gateway. -
Basic Authentication credentials are configurable using Cloud API Management
package key(client_id/username) andsecret(client_secret/password).
Related Links
-
Configuring Call Transformation in Legacy UI as a Processor:
-
Configuring Call Transformation in Legacy UI as an Authenticator: